Name | Description | |
---|---|---|
ConnectionState | Gets the state of the connection to the source. (Inherited from C1.DataCollection.C1WrapDataCollection<S,object>) | |
Count | Gets the number of elements in the collection. (Inherited from C1.DataCollection.C1DataCollectionBase<T>) | |
CurrentPage | Gets the current page number. (Inherited from C1.DataCollection.C1WrapDataCollection<S,object>) | |
FilterExpression | Gets the filter expression applied to the data. (Inherited from C1.DataCollection.C1WrapDataCollection<S,object>) | |
GroupDescriptions | Overridden. Gets the group descriptions applied to the data. | |
HasMoreItems | Gets a value indicating whether this collection can load more items. (Inherited from C1.DataCollection.C1WrapDataCollection<S,object>) | |
IsDisposed | Gets whether the collection is disposed. (Inherited from C1.DataCollection.C1DataCollectionBase<T>) | |
IsPlain | Overridden. Gets whether the group items will be inline with the data items or the items will be the first level of group items. | |
IsUpdating | Gets a value indicating whether the collection is being updated. (Inherited from C1.DataCollection.C1WrapDataCollection<S,object>) | |
IsVirtualizing | (Inherited from C1.DataCollection.C1WrapDataCollection<S,object>) | |
Item | Gets the element at the specified index in the read-only list. (Inherited from C1.DataCollection.C1DataCollectionBase<T>) | |
PageSize | Gets or sets the maximum number of items per page. (Inherited from C1.DataCollection.C1WrapDataCollection<S,object>) | |
RunSynchronously | Gets or sets whether the sorting is performed synchronously. | |
SortDescriptions | Gets the sort descriptions applied to the data. (Inherited from C1.DataCollection.C1WrapDataCollection<S,object>) | |
TotalCount | Gets the total number of items in the collection. (Inherited from C1.DataCollection.C1WrapDataCollection<S,object>) | |
UseCPUsInParallel | Gets or sets a value indicating whether the operations will be performed using parallels CPU's. |